home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 15 / SDGS 15.2mg / SDGS.15 / CNFG#505445 next >
Text File  |  1991-01-03  |  4KB  |  163 lines

  1. *======================================================
  2. * Softdisk shell (v2.00+) definition and configuration file
  3. * Design and programming by Lane Roath
  4. * (All items MUST appear in their proper order!)
  5. *======================================================
  6. >
  7. 840    ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
  8. >
  9. * These are the filenames used by the shell
  10. >
  11. help
  12. installer
  13. basic.launcher
  14. *
  15. * text subdirectory & picture filenames
  16. *
  17. text
  18. pics/main
  19. pics/main.alt
  20. pics/article
  21. pics/article.alt
  22. *
  23. * Filename for the PROGRAMS menu items (some are subdir/filename)
  24. * NOTE: There must be EXACTLY fifteen (15) items here, fifteenth is just a '-'!!!
  25. *
  26. FWizard/FWizard
  27. KIA.Special
  28. PS.Graphics/PS.Viewer
  29. Hack.Attack.2
  30. Jukebox/Jukebox
  31. Fonts/Fonts
  32. AWGS.Templates
  33. clip.art/SDGS.CA15.1
  34. clip.art/SDGS.CA15.2
  35. -program.10
  36. -program.11
  37. -program.12
  38. -program.13
  39. -program.14
  40. -
  41. *
  42. * Filenames for the SOFTDISK menu items
  43. * You can have as many items as you wish here as long as the last item is a '-'!!!
  44. *
  45. toc
  46. professor
  47. readers.write
  48. subscriptions
  49. submissions
  50. report.card
  51. G.Essence
  52. Reviews
  53. attractions
  54. credits
  55. -
  56. >
  57. * Next we define the file type of each program.  Choose from the following:
  58.  
  59. A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
  60. I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
  61.  
  62. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  63. >
  64. D A,B,D,M,M,M,M,A,D,A,D,A,M,D,M,M,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D
  65. >
  66. * Define the launch flags for each program. Choose from the following:
  67.  
  68. 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
  69.  
  70. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  71. >
  72. 0,6,6,0,0,0,0,0,6,0,6,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  73. >
  74. * Rectangles for the icons on the graphic screens in TopLeft/BottomRight (y,x) fmt
  75. * The order of these items = their item # in the menu+2!
  76. * NEVER let the rect counts (below) become equal, or the program will rebel!!!
  77. >
  78. 11    ;# of feature rects
  79. 12    ;# of article rects
  80. *
  81. * Start of icons for 'program' menu (page 1)
  82. *
  83. 21,259,48,293    ;help
  84. 21,33,48,68    ;articles
  85. 60,18,123,75    ;Financial Wizard
  86. 60,120,119,185      ;KIA Special
  87. 60,238,90,306    ;PS Viewer
  88. 103,220,124,306    ;Hack Attack 2 Level Set
  89. 132,16,196,72    ;Jukebox
  90. 132,75,196,130    ;Jacksonville GS Font
  91. 132,134,196,189    ;AWGS Template: Coach N Four
  92. 132,193,196,248    ;clip art 1
  93. 132,251,196,306    ;clip art 2
  94. *
  95. * Start of icons for 'article' menu (page 2)
  96. *
  97. 35,244,68,285    ;help
  98. 35,22,69,74    ;main
  99. 33,79,74,160    ;inside
  100. 95,108,128,158    ;professor
  101. 138,15,183,56    ;readers write
  102. 89,248,127,294    ;subscriptions
  103. 139,75,190,180    ;submissions
  104. 88,178,126,230    ;report card
  105. 146,194,181,240    ;G-Essence
  106. 91,22,134,76    ;Reviews
  107. 39,180,63,225    ;attractions
  108. 145,253,181,303    ;credits
  109. >
  110. 5    ;Number of menus we need to have inserted into the menu bar
  111. >
  112. * This is the program menu definition
  113. >
  114. $$ Features\N600
  115. --Financial Wizard\N600*1!V
  116. --KIA Special\N601*2@
  117. --PS Viewer\N602*3#
  118. --Hack Attack II Level Set\ N603*4$
  119. --Jukebox\ N604*5%
  120. --Jacksonville Font\ N605*6^
  121. --Spencer's Pages\ N606*7&
  122. --Clip Art page 1\N607*8*
  123. --Clip Art page 2\N608*9(
  124. >
  125. * This is the softdisk (articles) menu
  126. >
  127. $$ Softdisk \N400
  128. --Table of Contents\N400
  129. --Professor Know-it-all\N401
  130. --Readers Write\N402
  131. --Subscribe/Back Issues\N403
  132. --Submissions\N404
  133. --Report Card\N405
  134. --G-Essence\N406
  135. --Reviews\N407
  136. --Coming Attractions\N408V
  137. --Credits\N409 
  138. >
  139. * The EDIT menu is only for use by DAs
  140. >
  141. $$ Edit \N250
  142. --Undo\N250*ZzDV
  143. --Cut\N251*Xx
  144. --Copy\N252*Cc
  145. --Paste\N253*Vv
  146. --Clear\N254
  147. >
  148. * File menu -- mainly use to allow user to print
  149. >
  150. $$ File \N255
  151. --Close\N255
  152. --File Copier\N256*FfV
  153. --Page Setup...\N257
  154. --Print...\N258*Pp
  155. --Print All...\N259*AaV
  156. --Quit\N260*Qq
  157. >
  158. * Apple menu -- if I have to explain this you're a dope!
  159. >
  160. $$@\XN300
  161. --About Softdisk...\N300
  162. --Help\N301*?/V
  163.